Click or drag to resize

TransitionsGroupTransitions Property

Represents a collection of time zone transition groups.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Transition> Transitions { get; }

Property Value

Type: IListTransition
See Also